-- background: 23174 from stack: in -- bmap block id: 23488 -- flags: 0000 -- background id: 0 -- name: mainBack ----- HyperTalk script ----- on openBackground global mapLoc, mapCleaning, certified set cursor to watch repeat with count = 1 to 12 -- what have I completed? if line count of field "footprints" is empty then set the style of bkgnd button count to opaque else set the style of bkgnd button count to transparent set the icon of bkgnd button count to 0 end repeat repeat with count = 13 to 24 -- where was I? set the icon of bkgnd button count to 0 end repeat set the icon of bkgnd button mapLoc to "Open Cross small" if mapCleaning = "true" then exit openBackground if certified = "true" then exit openBackground if line 13 of field "footprints" = "true" then exit openBackground repeat with x = 1 to 12 if line x of field "footprints" ≠ "yes" then exit openBackground end repeat put "true" into certified answer "Congratulations! You finished the stack." with "Thank You" answer "Would you like a Certificate of Completion" with "Yes" or "No" if it = "No" then exit openBackground put "true" into line 13 of field "footprints" push card visual dissolve go card "certificate1" end openBackground -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=128 top=23 right=45 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 18 -- style flags: 0 -- line height: 20 -- part name: cardTitle -- part 7 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=128 top=70 right=89 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: directions -- part 45 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=2 top=27 right=163 bottom=87 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 9 -- part name: footprints -- part 47 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=128 top=0 right=22 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 18 -- style flags: 10240 -- line height: 19 -- part name: Title -- part 49 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=129 top=101 right=117 bottom=157 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 50 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=129 top=157 right=173 bottom=157 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 51 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=289 top=101 right=117 bottom=317 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 52 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=361 top=101 right=117 bottom=389 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 53 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=433 top=101 right=117 bottom=461 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 54 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=289 top=157 right=173 bottom=317 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 55 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=361 top=157 right=173 bottom=389 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 56 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=433 top=157 right=173 bottom=461 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 57 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=289 top=213 right=229 bottom=317 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 58 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=361 top=213 right=229 bottom=389 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 59 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=361 top=269 right=285 bottom=389 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 60 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=289 top=269 right=285 bottom=317 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 61 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=128 top=100 right=118 bottom=158 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 62 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=128 top=156 right=174 bottom=158 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 63 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=288 top=100 right=118 bottom=318 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 64 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=360 top=100 right=118 bottom=390 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 65 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=432 top=100 right=118 bottom=462 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 66 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=288 top=156 right=174 bottom=318 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 67 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=360 top=156 right=174 bottom=390 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 68 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=432 top=156 right=174 bottom=462 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 69 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=288 top=212 right=230 bottom=318 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 70 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=360 top=212 right=230 bottom=390 -- title width / last selected line: 0 -- icon id / first selected line: 18626 / 18626 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 71 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=360 top=268 right=286 bottom=390 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 72 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=288 top=268 right=286 bottom=318 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 73 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=2 top=165 right=321 bottom=87 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 9 -- part name: menuList